Autogenerated HTML docs for v1.8.1.2-432-g070c5 
diff --git a/config.txt b/config.txt index b87f744..d7ec507 100644 --- a/config.txt +++ b/config.txt 
@@ -235,6 +235,12 @@ 	crawlers and some backup systems). 	See linkgit:git-update-index[1]. True by default.   +core.checkstat:: +	Determines which stat fields to match between the index +	and work tree. The user can set this to 'default' or +	'minimal'. Default (or explicitly 'default'), is to check +	all fields, including the sub-second part of mtime and ctime. +  core.quotepath:: 	The commands that output paths (e.g. 'ls-files', 	'diff'), when not given the `-z` option, will quote